-
Notifications
You must be signed in to change notification settings - Fork 431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for AKS Extensions & Marketplace Offers #4360
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #4360 +/- ##
==========================================
+ Coverage 62.11% 62.15% +0.03%
==========================================
Files 189 191 +2
Lines 18642 18849 +207
==========================================
+ Hits 11580 11715 +135
- Misses 6425 6484 +59
- Partials 637 650 +13 ☔ View full report in Codecov by Sentry. |
/assign |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, this is looking good so far!
a428181
to
9ae0328
Compare
0052a96
to
a7a6bb8
Compare
de36256
to
73e9bef
Compare
19619a8
to
a98549c
Compare
de3a056
to
38eb084
Compare
b455f67
to
c942ecf
Compare
c942ecf
to
73348e3
Compare
Running into the same issue as AKS Fleet with the E2E test not passing on k8s Comment on the AKS Fleet PR: #4316 (comment) |
/retest |
@Jont828 PTAL |
23076cd
to
9b0c4e9
Compare
Just renamed any mentions of "Marketplace" to just "AKS" because you can deploy Azure Extensions as well as those from Marketplace. i.e. these extensions are not exclusive to just Marketplace extensions. https://learn.microsoft.com/en-us/azure/aks/deploy-extensions-az-cli#create-extension-instance |
/retest |
Looks like |
/retest |
/lgtm 🚀 |
LGTM label has been added. Git tree hash: 7209f9d7a3dcf8620fb4e5a1301a359d590651c8
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jackfrancis The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold for squash |
5852af5
to
9c49910
Compare
/hold cancel |
What type of PR is this?
/kind feature
What this PR does / why we need it:
This PR adds support for AKS Marketplace extensions
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #3513
Special notes for your reviewer:
TODOs:
Release note: